home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / clw438.zip / libs.ex$ / CMSC70.BAT < prev    next >
DOS Batch File  |  1997-06-07  |  214b  |  8 lines

  1. @echo off
  2. rem (c) R&D Associates 1992-1997.
  3. rem All Rights Reserved.
  4. rem
  5. rem This builds the MSC 7.0 library. (C++).
  6. rem
  7. clint cmsc70.cpp -L+cmsc70.clb -I. -Kb1 -K=1 %1 -3- -w0 -KC0 -KB0 -Ab0 -An0 -Ah0 -Ai0
  8.